home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
dev
/
misc
/
TDS_1_94.readme
< prev
next >
Wrap
Text File
|
1993-12-29
|
913b
|
20 lines
Short: Integrated Programming Environment
Uploader: zani@cs.unibo.it
Twilight Development System (TDS) provides an integrated
environment for writing and compiling source files like Turbo
Pascal or Borland C++. It consists of a powerful text-editor with an
integrated project manager. Its main feature is to simplify and speed
up the development of programs composed of different source files
(modules). With TDS it's possible to compile and link these
modules into an executable file with a single command and if the
compiler finds some errors, they will be reported directly by the
editor. TDS doesn't provide its own compiler, but can use any
compiler or assembler callable from CLI. It has internal message
converters for DICE C, SAS C (former LATTICE C), Aztec C, DevPac,
Tex, CatComp, PCQ, Oberon, HCC, A68k and many more and it's possible
to write custom converters for any other compiler.